home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / util / pack / historian95_2.lha / Historian.doc < prev   
Text File  |  1995-03-05  |  3KB  |  86 lines

  1. ********************************************************
  2. *  $VER: Historian 95.2 (19.2.95) ⌐1995 Ian J. Einman  *
  3. ********************************************************
  4.  
  5. Template:  FILE/M
  6.  
  7.  
  8. Description
  9. -----------
  10.  
  11. Historian is a tool for dating archives.  Usually, date stamp of most LZX
  12. and LHA archives is set to the time the archive is created, or the time a
  13. file was last added to the archive.  If you downloaded the archive, the
  14. date is set to when you downloaded it.
  15.  
  16. Since you have probably collected hundreds of file archives, you now need
  17. Historian.  Historian will find the newest file in an archive, and set the
  18. datestamp of the archive to the date of the newest file contained within it.
  19.  
  20. Now, when you list a directory containing your archives, the dates listed
  21. will actually reflect the contents of the archive.  This works very well in
  22. conjunction with a directory utility.  You can list the files by date, and
  23. easily pick out very old or very new archives.
  24.  
  25. This is also useful when you have two archives of similar content and need
  26. to know which is most recent.  If you downloaded the oldest archive more
  27. recently than the newer archive, you might delete the newer one if you only
  28. looked at the date on the archive.
  29.  
  30. Historian ignores files without a three-letter suffix.  Any file with a
  31. three-letter suffix will attempt to be dated with the archiver with the
  32. suffix name (LZX, LHA, LZH).  BE CAREFUL because Historian does not 
  33. currently work with every format.  DO NOT let it date a ZOO archive!
  34.  
  35.  
  36. Example
  37. -------
  38. To date all LZX archives in Downloads: and all archives in storage:games
  39.  
  40. ╗  Historian Downloads:#?.lzx storage:games/#?
  41.  
  42.  
  43. Archivers
  44. ---------
  45. Historian needs LZX and/or LhA somewhere in the command path.  The command
  46. used is the three letter suffix of the archive.  Therefore, in order to
  47. date archives with a #?.lzh suffix, you need to set up an alias:
  48.  
  49. Alias LZH LHA
  50.  
  51. If you are using another (#?.lha|#?.lzh) archiver, you will also need to set
  52. up aliases:
  53.  
  54. Alias LZH LX
  55. Alias LHA LX
  56.  
  57. Historian only understands the list formats generated by LZX and LHA.  Some
  58. other archive formats may work, but only if they have a similar list format
  59. and respond to standard archive commands.  Arc, Zoo, Zip, and Arj do not
  60. work.  Only LZX, LhA and LX are tested and known to work.
  61.  
  62.  
  63. History
  64. -------
  65. 95.2:  I just wrote it today, so there isn't much to say.
  66.  
  67. Historian is not complete, I have many more things to add to it.
  68. Please do not complain if it does not have your favorite feature.
  69.  
  70.  
  71. Author
  72. ------
  73. Ian J. Einman
  74. P.O. Box 5711
  75. Bellingham, WA 98227
  76.  
  77. i.einman@genie.geis.com
  78.  
  79. 1-360-738-2443
  80.  
  81.  
  82. Copyright
  83. ---------
  84. Version 95.2 of Historian is FreeWare.  It is not public domain, and is not
  85. to be disassembled or altered.  It may be included with archivers and other
  86. programs without my permission or knowledge, as long as this file is included.